home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1993 / Internet Info CD-ROM (Walnut Creek) (1993).iso / networking / terms / kermit / d / hpmker.ann < prev    next >
Encoding:
Internet Message Format  |  1990-01-08  |  1.8 KB

  1. Date: Mon Jan 8, 1990, 19:16:46 EST
  2. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  3. Subject: Announcing HP-1000 Kermit Version 1.99D
  4. Keywords: HP-1000, RTE Operating System
  5.  
  6. This is to announce version 1.99D of HP-1000 Kermit for the Hewlett-Packard
  7. 1000 series of computers with the RTE-6 and RTE-A operating systems, from
  8. Paul Schumann of E-Systems, Inc, Greenville, Texas, USA.  This version
  9. replaces version 1.98 of September 1986.  The major new feature is support
  10. for the D-Series multiplexer and drivers.  The new files are available in the
  11. "D" area of Kermit distribution:
  12.  
  13.   Distribution Name    Original Name     Description
  14.    HPMKER.SRC           (many)            Fortran Source Code
  15.    HPMKER.SUB           KERMIT.SBMT       Interex program submission form
  16.    HPMKER.INS           KERMIT.ISTL       Installation instructions
  17.    HPMKER.LOD           KERMIT.LOD        Loader command file
  18.    HPMKER.HLP           KERMIT.TEXT       Plain text help file
  19.    HPMKER.MAK           KERMIT.MAKE       Makefile
  20.  
  21. Binary files are not included, since these are not easily distributed on
  22. industry-standard magnetic tapes or over networks.  According to the
  23. installation instructions, these files can be generated from the Fortran
  24. source (and in the case of the indexed help file, from KERMIT.TEXT).
  25.  
  26. The source code consists of many files concatenated into one single file,
  27. HPMKER.SRC.  Within this file, each original file begins with a line like
  28.  
  29. <<< k6subs.ftn >>>
  30.  
  31. to show the original file name.  This file can be picked apart into its
  32. original files with a text editor or a simple program.
  33.  
  34. Before attempting to build HP-1000 Kermit, be sure to reconstitute the
  35. original source files, and to rename the HPMKER files back to their original
  36. names shown above.
  37.  
  38. Many thanks to Paul Schumann for keeping this version of Kermit current,
  39. and for sending it in to us!
  40.